FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package marburg.schulung#1.0.0 (78 ms)

Package marburg.schulung
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=marburg.schulung@1.0.0&canonical=http://fhir.gefyra.de/StructureDefinition/MeinAdressProfil
Url http://fhir.gefyra.de/StructureDefinition/MeinAdressProfil
Version 0.1
Status draft
Date 2020-02-07T09:56:46.09867+00:00
Name MeinAdressProfil
Title Mein Adress-Profil
Experimental False
Description Dies ist ein Adress-Profil mit Planet-Extension.
Type Address
Kind complex-type

Resources that use this resource

StructureDefinition
http://fhir.gefyra.de/StructureDefinition/MeinPatientenProfil Mein Patienten-Profil

Resources that this resource uses

StructureDefinition
http://fhir.ufp/StructureDefinition/planet PlanetUFP


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "6d1e598c-8b1d-4b1a-b1de-a54ac11d0e58",
  "meta" : {
    "lastUpdated" : "2020-02-07T09:56:45.972+00:00"
  },
  "url" : "http://fhir.gefyra.de/StructureDefinition/MeinAdressProfil",
  "version" : "0.1",
  "name" : "MeinAdressProfil",
  "title" : "Mein Adress-Profil",
  "status" : "draft",
  "date" : "2020-02-07T09:56:46.09867+00:00",
  "description" : "Dies ist ein Adress-Profil mit Planet-Extension.",
  "fhirVersion" : "4.0.0",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "servd",
      "uri" : "http://www.omg.org/spec/ServD/1.0/",
      "name" : "ServD"
    },
    {
      "identity" : "vcard",
      "uri" : "http://w3.org/vcard",
      "name" : "vCard Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Address",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Address",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Address.extension",
        "path" : "Address.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Address.extension:planet",
        "path" : "Address.extension",
        "sliceName" : "planet",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.ufp/StructureDefinition/planet"
            ]
          }
        ]
      },
      {
        "id" : "Address.line",
        "path" : "Address.line",
        "min" : 1
      },
      {
        "id" : "Address.city",
        "path" : "Address.city",
        "min" : 1
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.